#2612d5 color space conversions
Hex:
        #2612d5
        RGB:
        38, 18, 213
        CMY:
        85, 93, 16
        CMYK:
        82, 92, 0, 16
      HSL:
        246°, 84.4156%, 45.2941%
        HSV (HSB):
        246°, 91.5493%, 83.5294%
        XYZ:
        13.0259, 5.6488, 63.3546
        xyY:
        0.1588, 0.0689, 5.6488
      CIE-Lab:
        28.5085, 65.9392, -90.2303
        CIE-LCH:
        28.5085, 111.7563, 306.1589
        CIE-Luv:
        28.5085, -6.2309, -108.1079
        Hunter-Lab:
        23.7672, 56.2365, -141.4085
      #2612d5 color charts
#2612d5 RGB chart
      #2612d5 CMYK chart
      #2612d5 RGB pie chart
      #2612d5 color shades, tints & tones
#2612d5 color schemes
#2612d5 color preview, HTML & CSS examples
           This text has a color of #2612d5        
        
          <p style="color:#2612d5;">Text here</p>
        
        
          .mytext {color:#2612d5;}
        
        Text color #2612d5
      
           This box has a color of #2612d5        
        
          <div style="background-color:#2612d5;">Content here</div>
        
        
          .mybackground {background-color:#2612d5;}
        
        Background color #2612d5
      
           Border around this has a color of #2612d5        
        
          <div style="border:2px solid #2612d5;">Content here</div>
        
        
          .myborder {border:2px solid #2612d5;}
        
        Border color #2612d5