#860bef color space conversions
Hex:
        #860bef
        RGB:
        134, 11, 239
        CMY:
        47, 96, 6
        CMYK:
        44, 95, 0, 6
      HSL:
        272°, 91.2000%, 49.0196%
        HSV (HSB):
        272°, 95.3975%, 93.7255%
        XYZ:
        25.5312, 11.5397, 82.5431
        xyY:
        0.2134, 0.0965, 11.5397
      CIE-Lab:
        40.4749, 79.1857, -84.9925
        CIE-LCH:
        40.4749, 116.1641, 312.9744
        CIE-Luv:
        40.4749, 16.3157, -123.9700
        Hunter-Lab:
        33.9701, 74.7090, -120.2882
      #860bef color charts
#860bef RGB chart
      #860bef CMYK chart
      #860bef RGB pie chart
      #860bef color shades, tints & tones
#860bef color schemes
#860bef color preview, HTML & CSS examples
           This text has a color of #860bef        
        
          <p style="color:#860bef;">Text here</p>
        
        
          .mytext {color:#860bef;}
        
        Text color #860bef
      
           This box has a color of #860bef        
        
          <div style="background-color:#860bef;">Content here</div>
        
        
          .mybackground {background-color:#860bef;}
        
        Background color #860bef
      
           Border around this has a color of #860bef        
        
          <div style="border:2px solid #860bef;">Content here</div>
        
        
          .myborder {border:2px solid #860bef;}
        
        Border color #860bef